home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
Najgorsze komunikatory
/
Tlen.pl
/
tleninst60255.exe
/
tlen.exe
/
0
/
RCDATA
/
TLOCALAVATARFORM
/
TLOCALAVATARFORM.txt
Wrap
Text File
|
2007-09-27
|
4KB
|
193 lines
object LocalAvatarForm: TLocalAvatarForm
Left = 316
Top = 175
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Awatar lokalny'
ClientHeight = 427
ClientWidth = 442
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 292
Height = 331
Caption = 'Obrazek'
TabOrder = 0
object imagePanel: TPanel
Left = 8
Top = 16
Width = 276
Height = 276
BevelOuter = bvNone
TabOrder = 0
object imagePaintBox: TPaintBox
Left = 0
Top = 0
Width = 276
Height = 276
Align = alClient
OnMouseDown = imagePaintBoxMouseDown
OnMouseMove = imagePaintBoxMouseMove
OnMouseUp = imagePaintBoxMouseUp
OnPaint = imagePaintBoxPaint
end
end
object TrackBar1: TTrackBar
Left = 2
Top = 300
Width = 225
Height = 25
Hint = 'Rozmiar kadru'
Max = 130
Orientation = trHorizontal
ParentShowHint = False
Frequency = 1
Position = 0
SelEnd = 0
SelStart = 0
ShowHint = False
TabOrder = 1
ThumbLength = 15
TickMarks = tmBoth
TickStyle = tsNone
OnChange = TrackBar1Change
end
object sizeComboBox: TComboBox
Left = 228
Top = 299
Width = 57
Height = 21
Style = csDropDownList
ItemHeight = 13
ItemIndex = 0
TabOrder = 2
Text = '100%'
OnChange = sizeComboBoxChange
Items.Strings = (
'100%'
'75%'
'50%'
'25%'
'20%'
'10%')
end
end
object GroupBox2: TGroupBox
Left = 304
Top = 296
Width = 105
Height = 57
Caption = 'Parametry'
TabOrder = 1
Visible = False
object Label1: TLabel
Left = 8
Top = 24
Width = 50
Height = 13
Caption = 'Wielko'#347#263
end
end
object GroupBox3: TGroupBox
Left = 304
Top = 32
Width = 129
Height = 137
Caption = 'Podgl'#261'd'
TabOrder = 2
object preViewPaintBox: TPaintBox
Left = 8
Top = 16
Width = 110
Height = 110
OnPaint = preViewPaintBoxPaint
end
end
object Button1: TButton
Left = 8
Top = 376
Width = 81
Height = 25
Action = chooseAction
TabOrder = 3
end
object Button2: TButton
Left = 188
Top = 376
Width = 75
Height = 25
Action = setAction
TabOrder = 4
end
object cancelButton: TButton
Left = 358
Top = 376
Width = 75
Height = 25
Caption = 'Anuluj'
TabOrder = 5
OnClick = cancelButtonClick
end
object StatusBar1: TStatusBar
Left = 0
Top = 408
Width = 442
Height = 19
Panels = <>
SimplePanel = True
end
object avatrsComboBox: TComboBox
Left = 8
Top = 8
Width = 425
Height = 21
Style = csDropDownList
ItemHeight = 13
TabOrder = 7
OnChange = avatrsComboBoxChange
end
object Button3: TButton
Left = 274
Top = 376
Width = 75
Height = 25
Action = removeAction
TabOrder = 8
end
object pictureDialog: TOpenPictureDialog
Left = 336
Top = 256
end
object ActionList1: TActionList
Left = 336
Top = 456
object chooseAction: TAction
Caption = 'Przegl'#261'daj...'
OnExecute = chooseActionExecute
end
object setAction: TAction
Caption = 'Ustaw'
OnExecute = setActionExecute
end
object removeAction: TAction
Caption = 'Usu'#324
OnExecute = removeActionExecute
end
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 368
Top = 256
end
end